Welcome![Sign In][Sign Up]
Location:
Search - c builder bmp

Search list

[Special EffectsC++Builder图像处理编程

Description: BMP图象在C++Builder环境下的实现,是个用于学习的不错的源码.-BMP images in the C Builder environment of achieving, is good for learning the source.
Platform: | Size: 254126 | Author: 李辉煌 | Hits:

[Special EffectsHowtogetbmpImageforC++Builder

Description: C++ Builder环境下读取bmp图像,这种源码很少见,很有用哦-C Builder environment reading bmp image, which rarely see the source code, useful oh
Platform: | Size: 439407 | Author: 范江涛 | Hits:

[Other resourceBMP

Description: BMP处理Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过 ... 选择要处理的图像文件
Platform: | Size: 1937788 | Author: jas | Hits:

[Picture Viewer256色bmp图像处理程序

Description: 他人编写的程序(转)-prepared by others (turn)
Platform: | Size: 345088 | Author: 宋仁成 | Hits:

[Special EffectsC++Builder图像处理编程

Description: BMP图象在C++Builder环境下的实现,是个用于学习的不错的源码.-BMP images in the C Builder environment of achieving, is good for learning the source.
Platform: | Size: 253952 | Author: 李辉煌 | Hits:

[Picture ViewerBmpVsJpg

Description: C++builder写的一个BMP与JPEG批量转换代码-C builder wrote a batch of BMP and JPEG code conversion
Platform: | Size: 115712 | Author: xhzxlqt | Hits:

[2D GraphicRtfHtml

Description: 可將bmp,jpg影像轉換成HTML與RTF檔案格式的程式。-be bmp, jpg images converted into HTML and RTF file format programs.
Platform: | Size: 379904 | Author: richwang | Hits:

[Special EffectsHowtogetbmpImageforC++Builder

Description: C++ Builder环境下读取bmp图像,这种源码很少见,很有用哦-C Builder environment reading bmp image, which rarely see the source code, useful oh
Platform: | Size: 439296 | Author: 范江涛 | Hits:

[GDI-Bitmapimagesconvert

Description: C++builder下使用的png,gif,jpg,bmp图片的相互转换.-C builder use of the png, gif, jpg, bmp image conversion.
Platform: | Size: 923648 | Author: | Hits:

[Graph Drawingrotate-bitmap

Description: 旋转位图编程,采用的语言为C++ Builder.-Rotating bitmaps programming language used for the C++ Builder.
Platform: | Size: 356352 | Author: Almond Lee | Hits:

[source in ebookbcb-sjk

Description: 《C++Builder数据库开发实用教程》光盘使用说明: 一、本光盘包括如下文件: (1)Forms.rar,这是本书要做的工程的可重用窗体文件。 (2)Band4.rar,这是本书所做的窗体应用程序的全部代码。 (3)cert.rar,这是测试证书制作包。 (4)Addition.rar,这是控制扫描设备的DLL文件。 (5)Exam.rar,这是移植后的Active Form工程。 (6)ExamSite.rar,这是部署后的工程。 (7)SampleBMPs.rar,五幅BMP图片,供学习中使用。 (8)VFWForBCB.rar,这是附录五“VFW视频实时捕获技术”的工程文件。 (9)ssqyScore.rar,C++Builder 6 + Access数据库开发的软件《浙江师范大学信息学院研究生成绩管理系统》的源代码,
Platform: | Size: 3557376 | Author: 天雨 | Hits:

[hospital software systemtpwc

Description: 处理黑白图片,对bmp图片进行处理加上伪彩色-Deal with black-and-white images, bmp picture of treatment coupled with pseudo-color
Platform: | Size: 466944 | Author: 123 | Hits:

[Special EffectsAviToBmp

Description: c++ builder编程,将AVI转换为分离的BMP文件.-c++ builder programming, will be separated from AVI converted to BMP files.
Platform: | Size: 4096 | Author: | Hits:

[Picture ViewerBMP

Description: BMP处理Windows编程中图像处理相对比较复杂,好在C++ Builder提供了一些图形类,它们通过 ... 选择要处理的图像文件-BMP to deal with image processing in Windows programming is relatively complex, Fortunately C++ Builder provides some graphics category, they passed ... to choose to deal with image files
Platform: | Size: 1937408 | Author: jas | Hits:

[Delphi VCLATViewer2.7

Description: 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer 支持的格式,HTML, XML, DOC, XLS etc-Supported version: Delphi 5-2009, C++ Builder 5-2009 ATViewer properties: Text, Binary, Hex, Unicode: all files, no size limit RTF, UTF-8: Image: Supported formats, BMP, JPG, ICO, GIF , PNG, WMF, TGA and so on Multimedia: can be Windows Media Player supported formats, AVI, MPEG, WMV, MP3 Internet: can be MS Internet Explorer supported formats, HTML, XML, DOC, XLS etc
Platform: | Size: 2952192 | Author: 李查 | Hits:

[SCMbmp-font-bit

Description: 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004-5-26-This is with C++ Builder to write the two C51 bitmap format into the source code of the extraction procedure. Study purposes only, not for commercial purposes. Thank you (1) EX1 generate 4096 Color 16bit (dual 8bit) RGB data (2) EX2 font used for extraction, the use of horizontal scanning, drawing program can save the image after the input of Chinese characters conversion, but I recommend using the long version on C51bbs 3 matrix to input Chinese characters, and then save or copy to the picture drawing process, the production can easily picture a variety of menu, if any Email with questions can contact me 95908@163.com 16:54 2004-5-26
Platform: | Size: 1825792 | Author: like | Hits:

[Special EffectsWaterMarkEmbedChkTest

Description: 现在大家提供的源码都是针对BMP图片的防篡改例程,本源码主要是针对JPG图片的嵌入水印和提取水印判断,希望对大家有帮助!-Now we provide the source code is tamper-resistant against BMP images routines, this source is mainly directed against JPG images embedded watermark and the extracted watermark judgments we want to help!
Platform: | Size: 1770496 | Author: wen jb | Hits:

[Special EffectscximageLite_V600

Description: CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you don t claim it as your own. With more than 200 functions, and with comprehensive working demos, CxImage offers all the tools to build simple image processing applications on a fast learning curve. Supported file formats are: BMP, GIF, ICO, CUR, JBG, JPG, JPC, JP2, PCX, PGX, PNG, PNM, RAS, SKA, TGA, TIF, WBMP, WMF, RAW, CRW, NEF, CR2, DNG, ORF, ARW, ERF, 3FR, DCR, X3F, MEF, RAF, MRW, PEF, SR2. Cximage is highly portable and has been tested with Visual C++ 6 / 2008, C++ Builder 3 / 6, MinGW on Windows, and with gcc 3.3.2 on Linux. The library can be linked statically, or through a DLL or an activex component.
Platform: | Size: 563200 | Author: tayfun karan | Hits:

[Special Effectsbmp2txt

Description: C++Builder源码,将BMP图形转换成文本字符,并可以保存为文本文件。参照网上资料,自行调试通过。-C++ Builder source code, to BMP graphics into text characters, and can be saved as a text file. Refer to online information through their own debugging.
Platform: | Size: 14336 | Author: echun369 | Hits:

[Special Effectstest

Description: 图像二值化处理bmp 在c++builder-Bmp image binary processing in c++ builder
Platform: | Size: 2425856 | Author: bai | Hits:
« 12 3 »

CodeBus www.codebus.net